home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / windows / 00_index.txt next >
File List  |  2012-06-16  |  2KB  |  28 lines

  1. ce-win95.zip      18929 ***   WIN95 And Demos Starter by Cute Elf : Library for
  2.                               | using DirectDraw for making demo effects. Use
  3.                               | Winzip to decompress archive because of the
  4.                               | long file names.  If using DirectX 5, you have
  5.                               | to change two lines in DirectXConversion.cpp to
  6.                               | type cast to (DirectDrawSurface2 *).  When you
  7.                               | try to compile, you'll know which lines those
  8.                               | are.  Hmm... maybe wince stands for Win-
  9.                               | CuteElf.  (If you see this, are you going back
  10.                               | there?) C/C++, WINDOWS
  11. wintut1.zip       15071 ***   Windows Tutorial by Denthor of Asphyxia : Windows
  12.                               | Tutorial 1. Denthor's back with some tutorials
  13.                               | on windows graphics program.  I (and he)
  14.                               | recommend that you still get another reference
  15.                               | (like a *gasp* book) if you know absolutely
  16.                               | nothing about programming windows and intend to
  17.                               | get serious about it.  The tut has just enough
  18.                               | info to grasp how windows works, the mindset
  19.                               | needed for coding, and some basic messages
  20.                               | windows can throw at you.  Good for the ultra-
  21.                               | beginner with windows.  (Oh, the example here
  22.                               | is a star field) C/C++, WINDOWS
  23. wintut2.zip       26572 ***   Windows Tutorial by Denthor of Asphyxia : Windows
  24.                               | Tutorial 2. Resources, bitmaps, and blitting to
  25.                               | the screen.  (bit-maps aren't transparent... as
  26.                               | an exercise to the reader, correct this.)
  27.                               | C/C++, WINDOWS
  28.